- 
		Home
	
- 
Duplicator – Backups & Migration Plugin – Cloud Backups, Scheduled Backups, & More
- 
1.5.8.1
- 
Code
- 
Classes
-  SnapOrigFileManager 
		
			
				
					
													
								
																			
											| Total Complexity | 53 | 
																			
											| Dependencies | 4 | 
																			
											| Dependents | 1 | 
																	
							 
													
								
																			
											| Total lines | 344 | 
																			
											| Lines of code | 184 | 
																			
											| Logical lines of code | 106 | 
																	
							 
													
								
																			
											| Comment lines | 105 | 
																			
											| Methods | 14 | 
																			
											| Properties | 4 | 
																	
							 
											 
				 
									
							 
		 
	 
	Methods 14
	
		
		
			| Method | Rating | Maintainability | Complexity | Lines of code | 
		
		
					
				| addEntry() | A | 43 | 14 | 48 | 
					
				| restoreEntry() | A | 50 | 8 | 28 | 
					
				| createMainFolder() | S | 54 | 6 | 22 | 
					
				| getEntryTargetPath() | S | 60 | 4 | 15 | 
					
				| deleteMainFolder() | S | 67 | 3 | 7 | 
					
				| restoreAll() | S | 64 | 3 | 10 | 
					
				| __construct() | S | 66 | 2 | 8 | 
					
				| getMainFolder() | S | 70 | 2 | 6 | 
					
				| getEntry() | S | 69 | 2 | 7 | 
					
				| getEntryStoredPath() | S | 68 | 2 | 7 | 
					
				| isRelative() | S | 69 | 2 | 7 | 
					
				| save() | S | 70 | 2 | 6 | 
					
				| load() | S | 66 | 2 | 9 | 
					
				| init() | S | 77 | 1 | 4 |